home *** CD-ROM | disk | FTP | other *** search
/ Shareware Grab Bag / Shareware Grab Bag.iso / 010 / dbasgolf.arc / GOLF.TXT < prev    next >
Text File  |  1987-09-03  |  3KB  |  63 lines

  1. Hello,
  2.         My name is Harlun (Harley) Peterson, I'am a novice programmer,
  3. but sure do like messing around with computers and programming.
  4.  
  5.         Another thing I like to do is golf, and I enjoy playing the computer
  6. golf game Mean18, By ACCOLADE INC.
  7.  
  8.         I have worked with dBASE III+ quit a bit and am just starting to
  9. look at other languages. Since I know dBASE III+ a little, and wanted to
  10. generate something to upload to PC-LIB to help pay back for all the neat
  11. public domain programs and utilities I have downloaded, I wrote this.
  12.  
  13.         Mean18 Golf Course Selection Program:
  14.                 What it does -
  15.                         *The Mean18 program itself allows for only three
  16.                          courses. To have more than three course disks or files
  17.                          on a hard disk you would have to keep renaming the
  18.                          course filenames from .xxx to .m18 (which is what the
  19.                          program looks for) . (this is one option.)
  20.  
  21.                         *This dBASE program will allow you to have all your
  22.                          course files (.m18) in one directory and give you the
  23.                          option of playing any one of them.
  24.  
  25.                         *This program will rename the course files from .tmp
  26.                          (which you name all your course files i.e.
  27.                          ren Bushhill.m18 Bushhill.tmp) back to .m18 and
  28.                          execute the golf program.
  29.  
  30.                         *When you are done with your round, the program re-
  31.                          names the course file back to .tmp.
  32.  
  33.  
  34.                 What you must do -
  35.                         *Rename all your course files to .tmp
  36.                         *Rename golf.exe to GOLFA.EXE.  (Mean18 golf.exe)
  37.                         *Have dBASE III+ installed on your computer.
  38.                         *Have dBASE III+ in your path command.
  39.                         *Type GOLF at the prompt.
  40.  
  41.                 What your options are -
  42.                         *Modify the program (command file) MENU.PRG with the
  43.                          course files you have, if you do not have all those
  44.                          listed.
  45.                         *Modify the program with the names of course files
  46.                          you have created with the ARCH.EXE option that comes
  47.                          with the Mean18 program.
  48.                         *Modify the file golf.fmt with course names as
  49.                          required.(this can be done with a editor.)
  50.  
  51.  
  52. **** Responsibility ****
  53.  
  54.         User accepts all responsibility for the use of this program.
  55.  
  56. ****    Mean18     ****
  57.  
  58.         This program has no ties with the program Mean18 other than that it can
  59.         be used to run the program and enable the user to better execute the
  60.         program with options not included with Mean18. In other words, there is
  61.         no intent on my part to infringe on the copywrite of the Mean18
  62.         program. (just in case, since I am not familiar with these things.)
  63.